home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / Looching2.0 / Stopit.h < prev    next >
Encoding:
Text File  |  1990-01-27  |  133 b   |  14 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <appkit/Application.h>
  5.  
  6. @interface Stopit:Application
  7. {
  8. }
  9.  
  10. - terminate:sender;
  11.  
  12.  
  13. @end
  14.